Skip to main content

Returns statistics for ztnet

Returns various statistics that can be used in 3rd party applications.
Available from version v0.6.4

Responses

An object of statistics


Schema
    users integer

    The number of users.

    networks integer

    The number of networks.

    networkMembers integer

    The total number of network members.

    appVersion string

    The current version of the ztnet application.

    loginsLast24h integer

    The number of logins in the last 24 hours.

    pendingUserInvitations integer

    The number of pending user invitations.

    activeWebhooks integer

    The number of active webhooks.

    ztnetUptime float

    The uptime of ztnet in minutes.

    registrationEnabled boolean

    Indicates if registration is enabled.

    hasPrivatRoot boolean

    Indicates if a private root is currently in use.

Loading...